home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
TestDrive Windows 1993 Fall
/
TestDrive Windows 1993 Fall.iso
/
dbase
/
dtl
/
ad_xdos.cod
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-03-09
|
258 b
|
10 lines
//
// Module Name: AD_XDOS.COD - Menu_Act = 21
// Selectors : DOS_File, DOS_Parm
// Description: to issue the dBASE RUN command
// Syntax : RUN <DOS command> [<parameters>]
//
RUN {DOS_File}{if DOS_Parm} {DOS_Parm}{endif}
//
// EOP AD_XDOS.COD